projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b484eec
)
(use-hard-newlines): Doc fix.
author
Dave Love
<fx@gnu.org>
Wed, 9 Sep 1998 19:59:31 +0000
(19:59 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 9 Sep 1998 19:59:31 +0000
(19:59 +0000)
lisp/textmodes/paragraphs.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/paragraphs.el
b/lisp/textmodes/paragraphs.el
index d647419d1233cd9e0413cdc1a2b281cf3d320c63..55d176d13f9af90e055d80dd0501cf0d7938ea87 100644
(file)
--- a/
lisp/textmodes/paragraphs.el
+++ b/
lisp/textmodes/paragraphs.el
@@
-38,7
+38,7
@@
;; because it is always buffer-local.
(defvar use-hard-newlines nil
"Non-nil means to distinguish hard and soft newlines.
-See documentation for the
`use-hard-newlines' function
.")
+See documentation for the
function `use-hard-newlines'
.")
(make-variable-buffer-local 'use-hard-newlines)
(defun use-hard-newlines (&optional arg insert)